infobar: Add property annotations
authorMatthias Clasen <mclasen@redhat.com>
Wed, 24 Feb 2021 04:14:35 +0000 (23:14 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:32 +0000 (16:37 +0000)
Connect properties, getters, and setters with annotations.

gtk/gtkinfobar.c

index 7ecd342593f38a2d4fbde2e770c0b3b4826033dc..05ad893e1890545f82cfa6ab9ace079a77e9c6a1 100644 (file)
 #include "gtkgestureclick.h"
 
 /**
- * SECTION:gtkinfobar
- * @short_description: Report important messages to the user
- * @include: gtk/gtk.h
- * @see_also: #GtkStatusbar, #GtkMessageDialog
+ * GtkInfoBar:
  *
  * `GtkInfoBar` is a widget that can be used to show messages to
  * the user without showing a dialog.